@import url(../font/DINpro/style.css);
@import url(../font/Akrobat/style.css);
@import url("https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");
@import url('https://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:200,300,400,700&display=swap');
body {
    font-family: 'DIN Pro Medium';
    overflow-x: hidden;
}
input{
  outline: none !important
}
a {
    color: #fff;
    text-decoration: none;
}
a:active, a:focus, a:hover {
    color: #fff;
    text-decoration: none;
    outline: none !important;
}

button:focus, button:active {
    outline: none !important;
}

.btn.active.focus, .btn.active:focus,
.btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none !important;
}

b, strong {
    font-weight: 600;
}

p {
    margin-bottom: 0px;
    font-family: 'DIN Pro';
    color: #8b9094;
    font-size: 14px;
}

ul {
    margin: 0px;
    padding: 0px;
}

section {
    padding: 30px 0;
}

ul li {
    list-style: none !important;
    padding: 0px;
}

h1, h2, h3, h1, h2, h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

::selection {
    color: #000;
    background: #dbdbdb;
}

::-moz-selection {
    color: #000;
    background: #dbdbdb;
}

::-webkit-input-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
}

::-moz-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #6f6f6f;
    text-overflow: ellipsis;
    opacity: 1;
}

h5 {
    font-family: 'Akrobat' !important;
    font-weight: 500;
    font-style: normal;
}

.pd-lr {
    padding: 0px 100px;
}

nav{
    padding: 15px 0px !important;
    /* position: fixed !important; */
    width: 100% !important;
    z-index: 99;
}
.navbar-nav li{
    position:relative;
}

.navbar-nav li.active:before{
    content: '';
  background: #1d386c;
  height: 3px;
  width: 60%;
  position: absolute;
  bottom: 10px;
}
.navbar-collapse {
    position: absolute;
    right: 4% !important;
    z-index: 999;
}
.navbar-collapse ul li {
    padding: 10px 10px !important;
}
.navbar-collapse ul li a {
    font-size: 19px;
    position: relative;
    padding: .5rem 0rem !important;
    font-weight: 600;
    font-family: 'DIN Pro Medium';
    text-transform:capitalize;
}
.navbar-collapse ul li a:before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 0%;
    height: 3px;
    background-color: #1d386c;
    transition: .5s;
}
.navbar-collapse ul li a:hover:before {
    width: 60%;
}
.navbar-collapse .menutworight li {
    list-style: none;
    float: left;
    margin: 0px 15px;
    position: relative;
    top: 6px;
}
.LangMenu{
        top: 4px !important;
}
.LangMenu a{float:left;}
.LangMenu a img{
  border-radius: 100%;
  width: auto;
  height: 28px;
  margin-left: 5px;
  box-shadow: 0 0 5px #b7b7b7;
}
.navbar-collapse .menutworight li .menuButton {
    background: #485e88;
    border-radius: 30px;
    text-align: center;
    padding: 10px 25px;
    color: #fff;
}
.navbar-collapse .menutworight .LangMenu .dropbtn {
    font-size: 16px;
    border: none;
    background: transparent;
}
.navbar-collapse .menutworight .LangMenu .dropbtn img {
    width: 30px;
    height: 30px;
    border-radius: 100px;
    margin-right: 10px;
}
.navbar-collapse .menutworight .LangMenu .dropdown {
    position: relative;
    display: inline-block;
}
.navbar-collapse .menutworight .LangMenu .dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 60px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    border-radius: 30px;
    left: 35px;
}
.navbar-collapse .menutworight .LangMenu .dropdown-content a {
    color: black;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: center;
}
.navbar-collapse .menutworight .LangMenu .dropdown-content a:hover {
    color: #485e87;
}
.navbar-collapse .menutworight .LangMenu .dropdown:hover .dropdown-content {
    display: block;
}

.banner {
    position: relative;
    width: 100%;
    height: 100vh;
    top: 0px;
}
.banner .bannerimg {
  float: right;
  width: 50%;
  height: 100%;
  display: table;
  background-image: url(../images/banner.png);
  background-repeat: no-repeat;
  position: absolute;
  right: 0px;
  top: 0px;
  background-size: contain;
  background-position: top right;
}
.banner .bannerimg img{
    float: right;
    width: 90%;
}



.banner .linnerbanner {
    background-image: url(../images/linner.png);
    background-repeat: no-repeat;
    width: 494px;
    height: 252px;
    top: 18%;
    position: absolute;
    transform: rotate(12deg);
    z-index: -1;
}
.banner .solimg {
    width: 100%;
    float: left;
    height: 100%;
    position: relative;
    margin-top: 100px;
}
.banner .solimg ul {
    position: relative;
}
.banner .solimg ul li {
    position: relative;
    width: 27%;
    float: left;
    z-index: 999;
}
.banner .solimg ul li:nth-child(1) {
    top: 63px;
    left: -36px;
}
.banner .solimg ul li:nth-child(2) {
    left: -165px;
    z-index: -1;
    top: -40px;
}
.banner .solimg ul li:nth-child(3) {
    left: -241px;
    top: 65px;
}
.banner .solimg ul li a img {
    width: 100%;
}
.banner .textBanner {
    display: table;
    position: relative;
    top: 90px;
    text-align: center;
    width: 100%;
}
.banner .textBanner h5 {
    font-size: 48px;
    font-weight: bold;
    letter-spacing: 1px;
}
.banner .textBanner p {
    font-size: 17px;
    margin-bottom: 20px;
}
.banner .textBanner a {
    font-size: 16px;
    background: #192640;
    color: #fff;
    border-radius: 30px;
    padding: 10px 20px;
    box-shadow: 0px 29px 61px #757575;
}
.banner .textBanner a:hover {
    box-shadow: 0px 0px 0px;
}

.about {
    position: relative;
}
.about .col-md-6 .text h5 {
    font-size: 60px;
    text-align: right;
}
.about .col-md-6 .text h5 strong {
    font-weight: 600;
    font-size: 96px;
}
.about .col-md-6 .text h4 {
    font-weight: 900;
    margin-right: 10px;
    font-size: 43px;
    font-family: 'DIN Pro Medium' !important;
}
.about .col-md-6 .text h4 strong {
    font-weight: 900;
    margin-right: 10px;
    font-family: 'DIN Pro Medium' !important;
}
.about .col-md-6 a {
  display: table;
  border-radius: 30px;
  background: #192640;
  padding: 10px 20px;
  text-align: center;
  float: right;
  line-height: 24px;
  margin-top: 42px;
  position: absolute;
  right: 0px;
  bottom: -80px;
}
.about .text-mv {
    margin-top: 30px;
}
.about .text-mv img {
    float: left;
    margin-right: 15px;
}
.about .text-mv div {
    display: table;
    float: right;
    width: 75%;
}
.about .text-mv div h3 {
    margin-bottom: 20px;
    font-size: 22px;
}

.serviceHomeContent {
    padding: 100px 0px 100px;
}
.serviceHomeContent h4 {
    font-weight: 100;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    margin-bottom: 80px;
    font-size:30px;
}
.serviceHomeContent h4:after {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 32px;
    width: 30%;
    background: #a3aec3;
    opacity: .6;
    z-index: -1;
}
.serviceHomeContent h4:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 3px;
    width: 47%;
    background: #a3aec3;
    opacity: .6;
    z-index: -1;
}
.serviceHomeContent h4 span {
    font-weight: 600;
}
.serviceHomeContent .col-md-4 .serviceHome {
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 63px #cccccc;
    padding: 20px 30px;
    margin: 45px 0px;
    transition: .5s;
    background: #fff;
    position: relative;
    transition: 1s;
}
.serviceHomeContent .col-md-4 .serviceHome:hover span,.serviceHomeContent .col-md-6 .serviceHome:hover span{
  left: 215px;
  transform: rotate(-80deg);
}
.serviceHomeContent .col-md-4 .serviceHome:hover a {
    background: #485e88;
}
.serviceHomeContent .col-md-4 .serviceHome:hover,.serviceHomeContent .col-md-6 .serviceHome:hover{
    animation: bounceService 1s linear;

}
@keyframes bounceService{
    0%,20%, 50%, 80%,100% {-webkit-transform: translateY(0px);}
    40% {-webkit-transform: translateY(-10px) }
    60% {-webkit-transform: translateY(-5px);}
}
.serviceHomeContent .col-md-4 .serviceHome img {
  position: relative;
  z-index: 1;
  left: 30px;
  top: -30px;
  box-shadow: 0 0 14px #807979;
  margin-bottom: -19px;
  width: auto;
}
.serviceHomeContent .col-md-4 .serviceHome span {
    background-image: url(../images/servicebg.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    display: table;
    top: 14px;
    left: 40px;
    transition: 1s;
}
.serviceHomeContent .col-md-4 .serviceHome h6 {
    font-size: 18px;
    position:relative;
}
.serviceHomeContent .col-md-4 .serviceHome a {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: #e7e7e7;
    display: table;
    text-align: center;
    line-height: 37px;
    font-size: 22px;
    position: absolute;
    right: 27px;
    bottom: -20px;
    box-shadow: 0px 6px 20px #a5a5a5;
    transition: .5s;
}


.serviceHomeContent .col-md-6 .serviceHome {
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 63px #cccccc;
    padding: 20px 30px;
    margin: 35px 0px;
    transition: .5s;
    background: #fff;
}
.serviceHomeContent .col-md-6 .serviceHome:hover a {
    background: #485e88;
}
.serviceHomeContent .col-md-6 .serviceHome img {
  position: relative;
  z-index: 1;
  left: 30px;
  top: -30px;
  box-shadow: 0 0 14px #807979;
}
.serviceHomeContent .col-md-6 .serviceHome span {
    background-image: url(../images/servicebg.png);
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
    position: absolute;
    display: table;
    top: 14px;
    left: 40px;
    transition: 1s;
}
.serviceHomeContent .col-md-6 .serviceHome h6 {
    font-size: 18px;
}
.serviceHomeContent .col-md-6 .serviceHome a {
    width: 40px;
    height: 40px;
    border-radius: 100px;
    background: #e7e7e7;
    display: table;
    text-align: center;
    line-height: 37px;
    font-size: 22px;
    position: absolute;
    right: 27px;
    bottom: -20px;
    box-shadow: 0px 6px 20px #a5a5a5;
    transition: .5s;
}

.servicebg {
  position: absolute;
  width: 55%;
  height: 100vh;
  background: url(../images/servicebgbg.png);
  background-repeat: no-repeat;
  top: 98%;
  background-size: contain;
  left: -245px;
  z-index: -1;
}

.haberlerBTN{
  color: #fff;
  float: right;
  border: 1px solid #485e87;
  border-radius: 100%;
  margin-top: -26px;
  width: 40px;
  background: #485e87;
  height: 40px;
  text-align: center;
  line-height: 35px;
  box-shadow: 0 0 20px #d2d2d2;
  font-size: 27px;
}

.catalogHome {
    background: #f3f8f8;
    padding: 100px 0px;
    position: relative;
}
.catalogHome .katalogDetay {
    position: relative;
}
.catalogHome .katalogDetay img {
  position: absolute;
  width: 600px;
  left: -153px;
  bottom: -163px;
  z-index: 11;
}

.catalogHome .katalogDetay h2 {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
}
.catalogHome .katalogDetay h2:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 3px;
    width: 25%;
    background: #485e88;
    opacity: .6;
}
.catalogHome .iletisimformuHome {
    padding: 30px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 0 18px #cacaca;
}
.catalogHome .iletisimformuHome h2 {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    margin-bottom: 40px;
}
.catalogHome .iletisimformuHome h2:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 3px;
    width: 25%;
    background: #485e88;
    opacity: .6;
}
.catalogHome .iletisimformuHome .form-control {
    background: #f3f8f8;
    border: none;
    padding: 11px 22px;
    font-weight: 300;
}
.catalogHome .iletisimformuHome .farkliForm {
    background: #fff !important;
    border: 2px solid #485e88 !important;
    padding: 11px 22px !important;
    height: 52px !important;
}
.catalogHome .iletisimformuHome button {
    background: #485e88;
    border-color: #485e88;
    border-radius: 30px;
    padding: 10px 22px;
    margin-top: 30px;
}

.homeBlog {
    padding: 130px 0;
}
.homeBlog .baslik h2 {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    margin-bottom: 40px;
    display: table;
    margin: 0 auto;
    margin-bottom: 80px;
}
.homeBlog .baslik h2:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 3px;
    width: 100%;
    background: #485e88;
    opacity: .6;
}
.homeBlog .col-md-4 .blog img {
    border-radius: 10px;
    margin-bottom: 20px;
}
.homeBlog .col-md-4 .blog span {
    background: #485e87;
    color: #fff;
    padding: 2px 20px;
    border-radius: 3px;
    font-size: 13px;
    width: 44%;
    display: table;
    text-transform: uppercase;
}
.homeBlog .col-md-4 .blog h4 {
    margin: 20px 0px;
    font-size: 25px;
    font-weight: 300;
    color: #222222;
}
.homeBlog .col-md-4 .blog ul li {
    float: left;
    color: #c4c4c4;
    font-size: 13px;
}
.homeBlog .col-md-4 .blog ul li i {
    color: #485e87;
    margin-right: 10px;
}

.footer-top {
    padding: 70px 0;
    background: #f3f8f8;
}
.footer-top ul li {
    float: left;
    width: 20%;
    text-align: center;
    line-height: 12px;
}
.footer-top ul li a {
    color: #a8abab;
    transition: .5s;
    font-size: 22px;
}
.footer-top ul li a:hover {
    color: #485e88;
}

footer {
    padding: 50px 0 0px;
    border-top:1px solid #eee
}
footer .col-md-3 .logoFooter p {
    margin: 10px 0px;
}
footer .col-md-3 .logoFooter input {
  box-shadow: 0 0 20px #eee;
  padding: 10px;
  border: 1px solid #eee;
  border: none;
  border-radius: 5px 0px 0px 5px;
  margin-right: -3px;
}
footer .col-md-3 .logoFooter button {
    border: none;
    background: #2a3c6b;
    color: #eee;
    padding: 9px 17px;
    border-radius: 0px 5px 5px 0px;
    margin-left: 0px;
}
footer .col-md-3 .footer-ic ul h2 {
    margin-top: 45px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: table;
    margin-bottom: 20px;
    font-size: 21px;
}
footer .col-md-3 .footer-ic ul h2:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 3px;
    width: 100%;
    background: #485e88;
    opacity: .6;
}
footer .col-md-3 .footer-ic ul li a {
    font-weight: 400;
    color: #8b9094;
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 5px;
    font-size: 15px;
    text-transform: uppercase;
    display: table;
}
footer .col-md-3 .footer-iletisim h2 {
    margin-top: 45px;
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: table;
    margin-bottom: 20px;
    font-size: 21px;
}
footer .col-md-3 .footer-iletisim h2:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 3px;
    width: 100%;
    background: #485e88;
    opacity: .6;
}
footer .col-md-3 .footer-iletisim ul li {
    color: #8b9094;
    margin-bottom: 10px;
    display: table;
}
footer .col-md-3 .footer-iletisim ul li strong {
    font-size: 22px;
    color: #485e88;
}
footer .col-md-3 .footer-iletisim .footer-sosyal li {
    float: left;
}
footer .col-md-3 .footer-iletisim .footer-sosyal li a {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 35px;
    border: 1px solid #485e88;
    border-radius: 100px;
    display: block;
    color: #485e88;
    margin: 10px;
    transition: .5s;
}
footer .col-md-3 .footer-iletisim .footer-sosyal li a:hover {
    background: #485e88;
    color: #fff;
}
footer .footeralt {
    width: 100%;
    border-top: 1px solid #eee;
    padding: 15px 0;
    position: relative;
    margin-top:30px;
}
footer .footeralt p {
    font-size: 13px;
}
footer .footeralt ul {
    position: absolute;
    right: 0px;
    bottom: 13px;
}
footer .footeralt ul li {
    float: left;
}
footer .footeralt ul li a {
    color: #8b9094;
    font-size: 14px;
    margin-left: 25px;
}


.aboutic {
    background: url(../images/icbanner.jpg);
    width: 100%;
    height: 60vh;
    position: relative;
}
.aboutic:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    background: #000;
    width: 100%;
    height: 100%;
    opacity: .4;
}
.aboutic .baslikic {
    display: table;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
}
.aboutic .baslikic h2 {
    font-size: 3rem;
    text-align: center;
    margin-bottom: 30px;
    text-shadow: 0 0 20px #6f6f6f;
    text-transform: uppercase;
}
.aboutic .baslikic ul {
    margin: 0 auto;
    display: table;
}
.aboutic .baslikic ul li {
    float: left;
    margin-left: 10px;
    text-shadow: 0 0 20px #6f6f6f;
}
.aboutic .baslikic ul li a {
    color: #fff;
    text-shadow: 0 0 20px #6f6f6f;
}

.koleksiyonlarHome {
    padding: 100px 0;
}
.koleksiyonlarHome .sidebaric {
    padding: 30px;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 20px #e0e0e0;
    display: table;
}
.koleksiyonlarHome .sidebaric ul h2 {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: table;
    margin-bottom: 20px;
    font-size: 22px;
}
.koleksiyonlarHome .sidebaric ul h2:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 3px;
    width: 100%;
    background: #485e88;
    opacity: .6;
}
.koleksiyonlarHome .sidebaric ul li a {
    color: #000;
    padding: 7px 0px;
    display: table;
    position: relative;
}
.koleksiyonlarHome .sidebaric ul li a:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 3px;
    bottom: 12px;
    width: 0%;
    background: #485e88;
    opacity: .6;
    transition: .5s;
}
.koleksiyonlarHome .sidebaric ul li a:hover:before {
    width: 50%;
}
.koleksiyonlarHome .ickoleksiyonlar .col-md-4 {
    margin-bottom: 30px;
}
.koleksiyonlarHome .ickoleksiyonlar .fancHover {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #eee;
  position: relative;
  padding: 0;
  padding-bottom: 45px;
}
.koleksiyonlarHome .ickoleksiyonlar .fancHover img{
    padding: 20px;
}
.koleksiyonlarHome .ickoleksiyonlar .fancHover h1{
  display: table;
  background: #485e87;
  font-size: 13px;
  padding: 17px 10px;
  width: 100%;
  text-align: center;
  transition: .5s;
  position: absolute;
  bottom: 0px;
  height: 50px;
  display: table;
}
.koleksiyonlarHome .ickoleksiyonlar .fancHover:hover h1{
    background: #000;
}
.koleksiyonlarHome .ickoleksiyonlar .fancHover:before {
    content: '';
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    opacity: 0;
    transition: 1s;
}
.koleksiyonlarHome .ickoleksiyonlar .fancHover:hover:before {
    opacity: 1;
}
.koleksiyonlarHome .ickoleksiyonlar .fancHover:hover span {
    display: block;
    transition: 2s;
}
.koleksiyonlarHome .ickoleksiyonlar .fancHover span {
    position: absolute;
    top: 50%;
    font-size: 40px;
    left: 50%;
    transform: translate(-50%, -50%);
    display: none;
    color: #fff;
    transition: 2s;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    background: #485e87;
    text-align: center;
    font-size: 23px;
    line-height: 48px;
    box-shadow: 0 0 13px black;
}

.iletisimHome {
  padding: 0px;
  position: relative;
  margin-top: -100px;
  margin-bottom: 30px;
}
.iletisimHome .adres {
    background: #fff;
    box-shadow: 0px 0px 15px #cdcdcd;
    padding: 50px;
    border-radius: 10px;
}
.iletisimHome .adres ul h2 {
    font-weight: 500;
    font-family: 'Montserrat', sans-serif;
    position: relative;
    display: table;
    margin-bottom: 20px;
    font-size: 22px;
}
.iletisimHome .adres ul h2:before {
    content: '';
    position: absolute;
    left: 0px;
    height: 6px;
    bottom: 3px;
    width: 100%;
    background: #485e88;
    opacity: .6;
}
.iletisimHome .adres ul li {
    position: relative;
}
.iletisimHome .adres ul li span {
    position: absolute;
    left: -13px;
    font-size: 18px;
    color: #929fb8;
    opacity: .2;
}
.iletisimHome .adres ul li a {
    color: #000;
}




.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after,
.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    content: " ";
    display: block;
    background: #182540;
    position: absolute;
    z-index: 30;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-horizontal .twentytwenty-handle:before,
.twentytwenty-horizontal .twentytwenty-handle:after {
    width: 3px;
    height: 9999px;
    left: 50%;
    margin-left: -1.5px;
}

.twentytwenty-vertical .twentytwenty-handle:before,
.twentytwenty-vertical .twentytwenty-handle:after {
    width: 9999px;
    height: 3px;
    top: 50%;
    margin-top: -1.5px;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}

.twentytwenty-before-label,
.twentytwenty-after-label,
.twentytwenty-overlay {
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
}

.twentytwenty-before-label,
.twentytwenty-after-label {
    -webkit-transition-property: opacity;
    -moz-transition-property: opacity;
    transition-property: opacity;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    color: white;
    font-size: 13px;
    letter-spacing: 0.1em;
}

.twentytwenty-before-label:before,
.twentytwenty-after-label:before {
    position: absolute;
    background: rgba(255, 255, 255, 0.2);
    line-height: 38px;
    padding: 0 20px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

.twentytwenty-horizontal .twentytwenty-before-label:before,
.twentytwenty-horizontal .twentytwenty-after-label:before {
    top: 50%;
    margin-top: -19px;
}

.twentytwenty-vertical .twentytwenty-before-label:before,
.twentytwenty-vertical .twentytwenty-after-label:before {
    left: 50%;
    margin-left: -45px;
    text-align: center;
    width: 90px;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow,
.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    width: 0;
    height: 0;
    border: 6px inset transparent;
    position: absolute;
}

.twentytwenty-left-arrow,
.twentytwenty-right-arrow {
    top: 50%;
    margin-top: -6px;
}

.twentytwenty-up-arrow,
.twentytwenty-down-arrow {
    left: 50%;
    margin-left: -6px;
}

.twentytwenty-container {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    z-index: 0;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
}
.twentytwenty-container img {
    max-width: 100%;
    position: absolute;
    top: 0;
    display: block;
}
.twentytwenty-container.active .twentytwenty-overlay,
.twentytwenty-container.active :hover.twentytwenty-overlay {
    background: rgba(0, 0, 0, 0);
}
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label,
.twentytwenty-container.active
:hover.twentytwenty-overlay
.twentytwenty-before-label,
.twentytwenty-container.active
:hover.twentytwenty-overlay
.twentytwenty-after-label {
    opacity: 0;
}
.twentytwenty-container * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

.twentytwenty-before-label {
    opacity: 0;
}
.twentytwenty-before-label:before {
    content: "Before";
}

.twentytwenty-after-label {
    opacity: 0;
}
.twentytwenty-after-label:before {
    content: "After";
}

.twentytwenty-horizontal .twentytwenty-before-label:before {
    left: 10px;
}

.twentytwenty-horizontal .twentytwenty-after-label:before {
    right: 10px;
}

.twentytwenty-vertical .twentytwenty-before-label:before {
    top: 10px;
}

.twentytwenty-vertical .twentytwenty-after-label:before {
    bottom: 10px;
}

.twentytwenty-overlay {
    -webkit-transition-property: background;
    -moz-transition-property: background;
    transition-property: background;
    background: rgba(0, 0, 0, 0);
    z-index: 25;
}
.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0);
}
.twentytwenty-overlay:hover .twentytwenty-after-label {
    opacity: 1;
}
.twentytwenty-overlay:hover .twentytwenty-before-label {
    opacity: 1;
}

.twentytwenty-before {
    z-index: 20;
}

.twentytwenty-after {
    z-index: 10;
}

.twentytwenty-handle {
    height: 38px;
    width: 38px;
    position: absolute;
    left: 50%;
    top: 50%;
    border: 3px solid #182540;
    background-color: #182540;
    margin-left: -22px;
    margin-top: -22px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    border-radius: 1000px;
    -webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
    z-index: 40;
    cursor: pointer;
}

.twentytwenty-horizontal .twentytwenty-handle:before {
    bottom: 50%;
    margin-bottom: 22px;
}
.twentytwenty-horizontal .twentytwenty-handle:after {
    top: 50%;
    margin-top: 22px;
}

.twentytwenty-vertical .twentytwenty-handle:before {
    left: 50%;
    margin-left: 22px;
    -webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}
.twentytwenty-vertical .twentytwenty-handle:after {
    right: 50%;
    margin-right: 22px;
    -webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    -moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
    box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
}

.twentytwenty-left-arrow {
    border-right: 6px solid white;
    left: 50%;
    margin-left: -17px;
}

.twentytwenty-right-arrow {
    border-left: 6px solid white;
    right: 50%;
    margin-right: -17px;
}

.twentytwenty-up-arrow {
    border-bottom: 6px solid white;
    top: 50%;
    margin-top: -17px;
}

.twentytwenty-down-arrow {
    border-top: 6px solid white;
    bottom: 50%;
    margin-bottom: -17px;
}

.bg-scroll {
  background-color: #fff;
  /* border-radius: 0 0 10px 10px; */
  -webkit-box-shadow: 0 10px 20px 0 rgba(5,16,44,.15);
  box-shadow: 0 10px 20px 0 rgba(5,16,44,.15);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  padding: 0px !important;
  height: 100px;
  z-index: 99;
}
.homeBlog .col-md-4 .blog img{width: 100%;}



#search {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(72, 94, 136, 0.9);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform: translate(0px, -100%) scale(0, 0);
  -moz-transform: translate(0px, -100%) scale(0, 0);
  -o-transform: translate(0px, -100%) scale(0, 0);
  -ms-transform: translate(0px, -100%) scale(0, 0);
  transform: translate(0px, -100%) scale(0, 0);
  opacity: 0;
  z-index: 999999999;
}
#search input[type="search"] {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  color: #969696;
  background: #fff;
  font-size: 20px;
  padding: 20px;
  font-weight: 300;
  text-align: left;
  outline: none;
  width: 43%;
  border: 6px solid #2cc3e8;
  border-radius: 50px;
  text-transform:capitalize;
}
.search1::placeholder {
    font-size: 20px;
    color: #969696;
    text-transform:capitalize;
}
#search .btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(270%, -50%);
  border: none;
  background-color: #2cc3e8;
  color: #fff;
  border-radius: 30px;
  width: 130px;
  height: 130px;
  border-radius: 100px;
  font-size: 40px;
  box-shadow: 0 0 5px #403939;
}
#search .close {
  position: fixed;
  top: 15px;
  right: 15px;
  color: #fff;
  background-color: #485e87;
  border-color: #485e87;
  opacity: 1;
  width: 50px;
  font-size: 27px;
  border-radius: 30px;
  height: 50px;
  line-height: 22px;
}
#search.open {
  -webkit-transform: translate(0px, 0px) scale(1, 1);
  -moz-transform: translate(0px, 0px) scale(1, 1);
  -o-transform: translate(0px, 0px) scale(1, 1);
  -ms-transform: translate(0px, 0px) scale(1, 1);
  transform: translate(0px, 0px) scale(1, 1);
  opacity: 1;
}

.slider-kapsa{
  position: relative;
  width: 100%;
  height: 700px;
  overflow: hidden;
  background: #fff;
  font-family: 'Yanone Kaffeesatz', sans-serif !important;
}
.slider-kapsa h1 {
  font-size: 75px;
  font-weight: bold;
  color: #485e87;
}
.slider-kapsa h2{
  font-size: 70px;
  font-weight: 300;
  color: #333;
}
.h_top h3{
  font-weight: 600;
  font-size: 24px;
  float: left;
  display: inline-block;
  z-index: 99;
}
.btnRevoSlider{
    padding: 10px 30px;
    text-align: center;
    line-height: 30px;
    border-radius: 30px;
    background: #485e87;
    position: relative;
    top: 53px;
    font-weight: bold;
    font-size: 21px;
    box-shadow: 0 0 3px #505050;
    color: #fff !important;
    transition: .5s;
}

.btnRevoSlider:hover{
    box-shadow: 0 0 0px #505050;
}
.egik{
  -moz-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}
.slider-kapsa .p{
  font-weight: 500;
  color: #000;
  font-size: 18px;
  font-style: italic;
  text-align: center;
}

.scroll-btn{
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  text-align: center;
}

.scroll-btn > *{
  display: inline-block;
  line-height: 18px;
  font-size: 13px;
  font-weight: normal;
  color: #2f2f2f;
  letter-spacing: 2px;
}
.scroll-btn .mouse{
  position: relative;
  display: block;
  width: 35px;
  height: 55px;
  margin: 0 auto 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border: 3px solid #485e87;
  border-radius: 23px;
}
.scroll-btn .mouse > *{
  position: absolute;
  display: block;
  top: 29%;
  left: 50%;
  width: 8px;
  height: 8px;
  margin: -4px 0 0 -4px;
  background: #485e87;
  border-radius: 50%;
  -webkit-animation: ani-mouse 2.5s linear infinite;
  -moz-animation: ani-mouse 2.5s linear infinite;
  animation: ani-mouse 2.5s linear infinite;
}
@keyframes ani-mouse{
    0%{
      opacity: 1;
      top: 29%;
  }
  15%{
      opacity: 1;
      top: 50%;
  }
  50%{
      opacity: 0;
      top: 50%;
  }
  100%{
      opacity: 0;
      top: 29%;
  }
}
.scroll-btn p{
  display: block;
  letter-spacing: 1px;
  opacity: 0.5;
}

@media screen and (min-width: 1920px){
}

@media screen and (max-width: 1450px){ 
    #search .btn {
            transform: translate(190%, -50%);
    }
    .banner .bannerimg{height:100%;}
    .banner .solimg ul li{width:22%;}
    .pd-lr{padding: 15px 0px !important;}
    .banner .solimg{
      padding-left: 140px;
  }
  .banner{
    height:72vh;
}
.navbar-brand {
    padding-left: 135px;
}
}
@media all and (max-width : 720px) {
    .serviceHomeContent .col-md-6 .serviceHome img, .serviceHomeContent .col-md-4 .serviceHome img{
            height: 100%;
    left: 0px;
    width: 100%;
    }
    .navbar-collapse ul li{
        padding:0px 25px  !important;
    }
    .serviceHomeContent{
        padding-bottom: 0px;
    }
    .pd-lr{padding: 0px 15px !important;}
    .about{
        padding-bottom: 100px;
    }
    .navbar-collapse{
        position: relative;
    }
    .banner .linnerbanner,.banner .bannerimg{display: none;}
    .banner .solimg ul li{
        width: 40%;
        position: absolute;
    }
    .banner .solimg{
        padding: 100px 0;
        min-height: 300px;
    }
    .banner .solimg ul{
        left: 228px;
    }
    .banner .solimg ul li:nth-child(1){top: -102px;}
    .banner .solimg ul li:nth-child(2){left: -193px;}
    .banner .solimg ul li:nth-child(3){left: -84px;top: 26px;
    }
    .banner .textBanner h5{
        font-size: 24px;
    }
    .banner .textBanner p{
        margin-top: 25px;
        margin-bottom: 35px;
    }
    .about .col-md-6 .text h5{font-size: 35px;  margin-top: 30px;}
    .about .col-md-6 .text h5 strong{font-size: 50px;}
    .about .col-md-6 .text h4{font-size: 24px;}
    .about .col-md-6 a{right: 30px;bottom: -60px;}
    .catalogHome .katalogDetay img{width: 100%;position: relative;left: 0px;top: 0;margin-bottom: 30px;}
    .blog{margin-top: 30px;}
    .logoFooter{margin:0 auto;display: table;text-align: center;}
    footer .col-md-3 .footer-ic ul h2,footer .col-md-3 .footer-iletisim h2{margin-top: 45px;text-align: center;margin: 0 auto;padding: 30px 0px;}
    footer .col-md-3 .footer-ic ul li a{margin: 0 auto;}
    footer .col-md-3 .footer-iletisim ul li{display: block;text-align: center;}
    footer .col-md-3 .footer-ic ul h2:before, 
    footer .col-md-3 .footer-iletisim h2:before{bottom: 34px;width: 70%;}
    .footer-sosyal{margin: 0 auto;display: table;}
    footer .footeralt p{margin-bottom: 20px;text-align: center;}
    footer .footeralt ul{position: relative;margin: 0 auto;display: table;}
    .servicebg{background-size: cover;left: 0px;width: 100%}
    .navbar-collapse{
  position: relative;
  right: 0px !important;
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  -webkit-box-shadow: 0 10px 20px 0 rgba(5,16,44,.15);
  box-shadow: 0px 20px 20px 0 rgba(5,16,44,.15);
  -webkit-transition-timing-function: ease-in;
  transition-timing-function: ease-in;
  height: 80vh;
  overflow: hidden;
    }
    .responsiv-menu{padding: 0px 0px !important;}
    nav{background: #fff;}
    .navbar-light .navbar-toggler{
          margin-right: 15px;
  margin-top: 25px;
    }
    .navbar-light .navbar-brand{margin-left: 15px;}
    .navbar-light .navbar-brand img{
          width: 120px;
  float: left;
  position: absolute;
  left: 15px;
  top: 15px;
    }
    .koleksiyonlarHome{padding: 50px 0;}
    .koleksiyonlarHome .sidebaric{margin-bottom: 30px;}
    .iletisimHome .adres{margin-bottom: 30px;}
    .navbar-collapse .menutworight li{width: 100%;margin: 20px 15px;}
    .slider-kapsa{display: none;}
    .serviceHomeContent h4{margin-top: 50px;}
    .footer-ic ul{padding-left: 0px !important}
    .navbar-nav li.active:before{content: none;}
    .listneww{
      width: 100% !important;
      left: 0px;
      height: 99% !important;
      bottom: 0px;
      border-radius: 0px !important;
      padding: 0px !important;
  }
  .ictopbanner{min-height: 300px;}
  .ictopbanner .text{display: none;}
  .listneww h2{font-size: 2rem;}
}



.ickoleksiyonlar{
    text-align: center;
}

.ictopbanner{
  width: 100%;
  height:500px;
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  top: 0px;
  margin-bottom: -150px;
}
.ictopbanner .text{
  background: rgba(255, 255, 255, .9);
  padding: 40px;
  width: 25%;
  position: relative;
  top: 50px;
  left: 30px;
  border-radius: 10px;
}
.ictopbanner .text h4{ color: #000;text-transform: uppercase;}
.ictopbanner .text p{ color: #000;}

.ictopbanner:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
}

.ictopbanner .braclist{
  position: absolute;
  bottom: 0px;
  padding: 12px 30px;
  background: #485e87;
  background: -ms-linear-gradient(left, rgba(72,94,135,1) 0%, rgba(72,94,135,0) 100%);
  background: linear-gradient(to right, rgb(90, 90, 90) 0%, rgba(72,94,135,0.1) 100%);
  width: 100%;
}
.ictopbanner .braclist ul{}
.ictopbanner .braclist ul li{ float: left; }
.ictopbanner .braclist ul li a{
    margin-right: 10px; padding-right: 10px;
    display: block;
    position: relative;
    font-size: 18px;
}
.ictopbanner .braclist ul li a:after{
  content: "\f101";
  font-family: FontAwesome;
  position: absolute;
  color: #fff;
  right: -5px;
  top: 2px;
}
.ictopbanner .braclist ul li:last-child a:after{
    content: none;
}


.listneww{
  position: absolute;
  right: 102px;
  width: 400px;
  height: 83%;
  background: #1d1b1a59;
  color: #fff;
  padding: 100px 50px;
  top: 110px;
  border-radius: 10px;
}
.listneww h2{
  position: absolute;
  right: -45px;
  transform: rotate(90deg);
  font-weight: 600;
  font-size: 3rem;
  top: 50%;
  line-height: 0px;
  padding: 0px;
  margin: 0px;
  opacity: 1;
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
.listneww ul{
    position: absolute;
    left: 40%;
    top: 50%;
    transform: translate(-50%,-50%);
}
.listneww ul li{
  margin: 10px 0px;
  position: relative;
}
.listneww ul li a{
  font-size: 18px;
  font-weight: 300;
  position: relative;
  font-family: 'Montserrat', sans-serif;
}
.listneww ul li a:before{
  content: '';
  position: absolute;
  left: -38px;
  top: 0px;
  width: 25px;
  height: 25px;
  background-image: url(../images/add.png);
  background-repeat: no-repeat;
  background-size: cover;
  opacity: .1;
  transition: .5s;
}
.listneww ul li a:hover:before{
    transform: rotate(-45deg);
}

#slide-971-layer-9, #slide-972-layer-9, #slide-973-layer-9  {
  height: 50px !important;
  line-height: 50px !important;
  letter-spacing: 0px !important;
}
#slide-971-layer-9:hover, #slide-972-layer-9:hover, #slide-973-layer-9:hover{
      background: #485e87 !important;
      
}

.menuButton:hover, .iletisimformuHome button:hover, .logoFooter button:hover,.haberlerBTN:hover{
    transition:.5s;
    background:#000 !important;
}
footer .col-md-3 .footer-ic ul li a:hover{
    color:#000;
}

    #modalOverlay {
            position: fixed;
            top: 0;
            left: 0;
            background: rgba(0, 0, 0, 0.5);
            z-index: 99999;
            height: 100%;
            width: 100%;
    }
.modalPopup {
            position: absolute;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            background: #fff;
            width: 37%;
            padding:10px;
            -webkit-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
            -moz-box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
            box-shadow: 0 2px 10px 3px rgba(0,0,0,.2);
    }
.modalContent {}
.modalContent img {width:100%;}
.buttonStyle {
    border: transparent;
    border-radius: 0;
    background: #475d86;
    height: 40px;
    width: 40px;
    right: -15px;
    border-radius: 30px;
    top: -15px;
    position: absolute;
    color: #eee !important;
    cursor: pointer;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    transition: all 1s ease;
    }
    .buttonStyle:hover {
        background: #1e1e1e;
        color: #fff;
    }
.returnToProfile {text-align: center; margin:3em;}
.returnToProfile a, .returnToProfile a:visited {color: #ddd;}
.returnToProfile a:hover {color: #fff;}
@media all and (max-width : 720px) {
    .modalPopup{
            width: 90%;
    padding: 5px;
    }
}

/*# sourceMappingURL=style.css.map */